2006-01-18 Henrik Enberg <enberg@printf.se>
- * rmailsum.el (rmail-summary-get-new-mail): Only call
- `rmail-summary-goto-msg' if no new mail was found.
-
- * rmail.el (rmail-get-new-mail): Only call `rmail-show-message'
+ * rmail.el (rmail-get-inbox-list): New function.
+ (rmail-get-new-mail): Use it. Only call `rmail-show-message'
on file-error condition if no new messages are found.
(rmail): Only call `rmail-show-message' if no new mail
was found.
+
+ * rmailsum.el (rmail-summary-get-new-mail): Only call
+ `rmail-summary-goto-msg' if no new mail was found.
2006-01-18 Alex Schroeder <alex@gnu.org>